|
potion is a tiny, fast dynamic, stack-oriented computer programming language with a JIT compiler, closures, continuations and exceptions, a Lua-based VM and an Io-based object model built around message passing, a MOP and mixins. It is technically a lexical-only Lisp-1 with two languages (one for code and one for data), and is written in under 10K lines of C. == History == potion was created by _why as his last project in 2009 before his disappearance from the internet. He started playing with Lua's internals and reading Ian Piumarta and Nicolas Cannasse. After _why's disappearance, a developer named Fogus took over maintenance until 2013. In 2013 a group calling itself perl11 "(5+6=11)" with Reini Urban as lead developer took over potion development to be used as Virtual Machine for "p2", a planned implementation for Perl5 and Perl6. Both languages, potion and p2 are now developed together by perl11 developers. v0.1 was released on Oct 16th, 2013 on the perl11 (github account ). 抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Potion (programming language)」の詳細全文を読む スポンサード リンク
|